From eff14e3fbeaacebc3133f3af747e2659fbf46b40 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Tue, 4 Feb 2003 16:05:52 +0000 Subject: [PATCH] Restore missing space and put a comment to protect it from being deleted as trailing whitespace. --- lisp/international/characters.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/international/characters.el b/lisp/international/characters.el index a300cdef558..32f2de5e22f 100644 --- a/lisp/international/characters.el +++ b/lisp/international/characters.el @@ -83,7 +83,7 @@ (define-category ?| "While filling, we can break a line at this character.") ;; For indentation calculation. -(define-category ? +(define-category ? ; Comment to protect space from deletion "This character counts as a space for indentation purposes.") ;; Keep the following for `kinsoku' processing. See comments in -- 2.30.2